D3D12_SHADER_BYTECODE

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_SHADER_BYTECODE {}

Members

Variables

BytecodeLength
SIZE_T BytecodeLength;
Undocumented in source.
pShaderBytecode
const(void)* pShaderBytecode;
Undocumented in source.

Meta